You can save a Office Writer document in HTML format, so that you can view it in a web browser. If you want, you can associate a page break with a specific heading paragraph style to generate a separate HTML page each time the style appears in the document. Office Writer automatically creates a page containing hyperlinks to each of these pages.
Office Writer のドキュメントは、Web ブラウザでの表示用に HTML 形式で保存することができます。必要であれば、改ページ記号を特定の見出し段落スタイルと関連付けて、ドキュメント中の該当スタイルの出現位置ごとに、個別の HTML ページとして分割させることもできます。これを行う場合、分割された各ページへのハイパーリンクを収めた 1 枚のページを Office Writer が自動的に作成します。
When you save a text document in HTML format, any graphics in the document are saved in JPEG format. The name of the HTML document is added as a prefix to the name of the graphic file. The JPEG images are saved in the same folder as the HTML document and are referenced with <IMG> tags in the HTML code.
文書ドキュメントを HTML 形式で保存する場合、ドキュメント内の画像はすべて JPEG 形式で保存されます。変換された画像ファイルの名前には、HTML 形式ドキュメントのファイル名が先頭部に付けられます。これらの JPEG 画像は、HTML 形式ドキュメントと同じフォルダに保存され、HTML コードの <IMG> を使って参照されます。
Apply one of the default Office heading paragraph styles, for example, "Heading 1", to the paragraphs where you want to generate a new HTML page.
「見出し 1」など、Office に標準で用意されている見出し段落スタイルの 1 つを選んで、新規 HTML ページの分割位置とする段落に指定します。
Choose File - Send - Create HTML Document.
メニュー ファイル → 送る → HTML 形式ドキュメントの作成 を選択します。
In the box, select the paragraph style that you want to use to generate a new HTML page.
ボックスで、新しい HTML ページの生成に使用したい段落スタイルを選択します。
Enter a path and a name for the HTML document, and then click Save.
HTML 形式ドキュメントの保存パスおよびファイル名を指定して、保存 をクリックします。